“Shopingo Blogger Template” Documentation by “Soratemplates” v1.0


Created: 02/03/2015
By: Soratemplates
Soratemplate@gmail.com

Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form. Thanks so much!


Table of Contents

  1. Installation
  2. Add Social Links
  3. Upload Logo
  4. Setting up the menu
  5. Work with featured design
  6. How to post article/ product
  7. Setup cart options
  8. setup email subcription
  9. Facebook like box
  10. Enable Mobile Template
  11. Enable Full Feed
  12. Enable Search Preference

  1. Installation - top
  2. Now you have Shopingo Blogger Template. You Can Follow This Steps To Upload Your Blogger Template To Blogger Platform. First Login to your Blogger DashBoard by Using Your Google Username And Password from Here.

    Then follow these steps:

    1. On Blogger Dashboard Click Template.

    2. Click Backup/Restore button (Top Right).

    3. Click Choose ( Browse..) File button. Find where the “Shopingo-Blogger-Template.xml” file location.

    4. Then Click Upload.

    Note: Before Uploading This Template Mobile Blogger Template Must Enable to make Blogger Customize Work


    You Can See that Header left side area have Social Icons Collection. To Edit Social Icon in this theme you can follow this step:

  3. On Blogger Dashbord Click Template
  4. Click Edit HTML
  5. Scroll down and Find this Code :

    <ul class='isocial'> 
    <li><a class='rss' href='#' target='_blank' title='Subscribe via RSS'/></li>
    <li><a class='facebook' href='#' target='_blank' title='Become a Fan'/></li> 
    <li><a class='twitter' href='#' target='_blank' title='Follow Us'/></li> 
    <li><a class='google' href='#' target='_blank' title='Google Plus Profile'/></li>
    <li><a class='youtube' href='#' target='_blank' title='Watch The Video'/></li> 
    </ul>

    5. Change # with yours Social URL link

    6. save it.


    Access your blog Layout > click Edit link on Header widget

    In Configure Header window, input you Blog Title and Blog Description. If you want to upload your image logo, make sure checked Instead of title and description, then click Choose File and locate your logo file. And click Save button to finish.


    To Edit Main Menu in this theme you can follow this step:

  6. On Blogger Dashbord Click Template
  7. Click Edit HTML
  8. Scroll down and Find this Code :

    <div id='topbar'> 
    <ul id='top'> 
    <li><a href='/'>Homepage</a></li> 
    <li><a href='#'>About Us</a></li> 
    <li><a class='arrow' href='#'>Contact Us</a> 
    <ul> 
    <li><a href='#'>Goggle +</a></li> 
    <li class='hr'/> 
    <li><a href='#'>Contact on Facebook</a></li> 
    <li class='hr'/> 
    <li><a href='#'>Contact on Twitter</a></li> 
    </ul> 
    </li> 
    <li><a href='#'>healthy</a></li> 
    <li><a href='#'>Human Act</a></li> 
    <li><a class='arrow' href='#'>Enjoy</a> 
    <ul> 
    <li><a href='#'>Music</a></li> 
    <li class='hr'/> 
    <li><a href='#'>Movie</a></li> 
    <li class='hr'/> 
    <li><a href='#'>Television</a></li> 
    </ul> 
    </li> 
    </ul>

    5. Change # with yours label/ category link

    6. save it.


  9. Work with Featured post - top
  10. How to Setup The Featured Post section

    To Setup Featured Post section you need to add "featured" Tag/Label into your Blogger Post.

    Note : only use "featured" not "Featured".Its Case sensitive.

    Example :

    Main Points - You blog Must be public and your blog feed must be set to full Otherwise featured post section doesn't work


  11. How to Post Articles / Product - top
  12. creating a new article, consider the structure of the code below:

      <Div class = "product_image"> 
      <A class = "cloud-zoom" href = " url-image.jpg "rel =" softFocus: true, position: 'inside', smoothMove: 2 "> <img border =" 0 "class =" item_thumb "src = " url-image.jpg "/> </a> 
      <Span class = "item_price"> $ 00.00 </ span> </ div> 
      <Div class = "product_describe"> 
      Description product guide ............. 
      </ div>
    1. Change the description , image url , and price with yours Data


  13. Setup shopping cart - top
  14. Features Shopping Cart here is used to facilitate the management of online stores in the transaction via Paypal. But because Paypal have not received payment amount, so the setting for the currency is still in dollars. To replace a Paypal account contained in this demo blog with your Paypal account, find the code below:

    1. On Blogger Dashbord Click Template
    2. Click Edit HTML
    3. Scroll down and Find this Code :

      <Script type = 'text / javascript'> 
      simpleCart.email = & quot; soratemplate@gmail.com & quot ;; 
      simpleCart.checkoutTo = PayPal; 
      simpleCart.currency = USD; 
      simpleCart.taxRate = 0:02; 
      simpleCart.shippingFlatRate = 3.25; 
      simpleCart.shippingQuantityRate = 1:00; 
      simpleCart.cartHeaders = [& quot; thumb_image & quot; , & Quot; Quantity_input & quot; , & Quot; Total & quot ;, & quot; remove & quot; ];
      </ Script>
    4. Change the paypal email address here


  15. Setup e-mail subscription - top
  16. To change the e-mail subscription that is under navigation, search code below on Edit HTML (do not forget to check the box expand widget templates):

    1. On Blogger Dashbord Click Template
    2. Click Edit HTML
    3. Scroll down and Find this Code :

      <Form action = 'http: //feedburner.google.com/fb/a/mailverify' id = 'subscribe' method = 'post' onsubmit = "window.open (& apos; http: //feedburner.google.com/ fb / a / mailverify? uri = blogspot / htbgh & apos ;, & apos; popupwindow & apos ;, & apos; scrollbars = yes, width = 550, height = 520 & apos;); return true 'target =' popupwindow '> <input id =' subbox 'name =' email 'onblur = "if (this.value == & apos; & apos;) {this.value = & apos; Enter your email address ... & apos ;;}' onfocus =" if (this.value == & apos; Enter your email address ... & apos;) {this.value = & apos; & apos ;;} 'type =' text 'value =' Enter your email address ... "/> <input name = 'uri' type = 'hidden' value = ' blogspot / htbgh '/> <input name =' loc 'type =' hidden 'value =' en_US '/> <input id =' subbutton 'type =' submit 'value =' Enter '/ > </ form>
    4. Change this - "blogspot / htbgh" with your feed address

  17. Enable Full Feed - top
  18. Access Settings menu and choose Other settings. Click drop-down list at Allow Blog Feed option, then choose Full. After that, click Save settings button at the top right corner.


    To improve your blog SEO, please enable Blogger Search Preferences. Access your Settings menu, choose Search preferences tab and click Edit link on Meta tags section


    Next, check Yes option, then type your Blog Description into the text field and click Save changes.


     

    Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist.

    Go To Table of Contents